projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee51d2d
)
(Fconstrain_to_field): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Feb 2001 07:53:06 +0000
(07:53 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Feb 2001 07:53:06 +0000
(07:53 +0000)
src/editfns.c
patch
|
blob
|
history
diff --git
a/src/editfns.c
b/src/editfns.c
index af895fbe4377e149f83b926f2f30cbf849ab4cb1..bf65c0a86d554467b45c527acf36bcb53dfd17e4 100644
(file)
--- a/
src/editfns.c
+++ b/
src/editfns.c
@@
-614,7
+614,7
@@
DEFUN ("constrain-to-field", Fconstrain_to_field, Sconstrain_to_field, 2, 5, 0,
\n\
A field is a region of text with the same `field' property.\n\
If NEW-POS is nil, then the current point is used instead, and set to the\n\
-constrained position if that is
is
different.\n\
+constrained position if that is different.\n\
\n\
If OLD-POS is at the boundary of two fields, then the allowable\n\
positions for NEW-POS depends on the value of the optional argument\n\